SDAC

TMSSQL Methods

Methods of the TMSSQL class.

For a complete list of the TMSSQL class members, see the TMSSQL Members topic.

Public

Name Description

BreakExec (inherited from TCustomDASQL)

Breaks execution of an SQL satatement on the server.

Execute (inherited from TCustomDASQL)

Overloaded. Executes a SQL statement on the server.

ExecuteForXML

Overloaded. Provides data in readable view for the SELECT statements written using the FOR XML clause.

Executing (inherited from TCustomDASQL)

Checks whether TCustomDASQL still executes a SQL statement.

FindMacro (inherited from TCustomDASQL)

Finds a macro with the specified name.

FindParam

Determines if a parameter with the specified name exists in a dataset.

MacroByName (inherited from TCustomDASQL)

Finds a macro with the specified name.

ParamByName

Sets or uses parameter information for a specific parameter based on its name.

Prepare (inherited from TCustomDASQL)

Allocates, opens, and parses cursor for a query.

UnPrepare (inherited from TCustomDASQL)

Frees the resources allocated for a previously prepared query on the server and client sides.

WaitExecuting (inherited from TCustomDASQL)

Waits until TCustomDASQL executes a SQL statement.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback